gdk: Deprecate gdk_cairo_draw_from_gl()
authorBenjamin Otte <otte@redhat.com>
Sat, 11 Sep 2021 22:10:10 +0000 (00:10 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 12 Sep 2021 03:54:37 +0000 (05:54 +0200)
commitcbe6d0da766b22445ff08aafbb3c21066ab3a60e
tree061955c533e7c3316304e4571d3595efa6bb8443
parentc349ed956269129841a881343cd1d5841d4daa2c
gdk: Deprecate gdk_cairo_draw_from_gl()

It's broken with various pixel formats and OpenGL ES, it's hard to
understand what everything does, and gdk_texture_download() can be used
instead.
gdk/gdkcairo.h
gdk/gdkgl.c